home *** CD-ROM | disk | FTP | other *** search
/ Top 200 Programs / Top 200 Programs.iso / internet / bmconv / _SETUP.1 / bm_conv.exe / 0 / RCDATA / TFORM2 / TFORM2.txt < prev   
Text File  |  1998-05-26  |  41KB  |  1,259 lines

  1. object Form2: TForm2
  2.   Left = 222
  3.   Top = 85
  4.   BorderIcons = []
  5.   BorderStyle = bsSingle
  6.   Caption = 'Help for Bookmark Converter X.X'
  7.   ClientHeight = 447
  8.   ClientWidth = 406
  9.   Color = clSilver
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   Icon.Data = {<image000.ico>}
  16.   OnActivate = FormActivate
  17.   OnCreate = FormCreate
  18.   OnHide = FormHide
  19.   PixelsPerInch = 96
  20.   TextHeight = 13
  21.   object Panel1: TPanel
  22.     Left = 5
  23.     Top = 8
  24.     Width = 396
  25.     Height = 433
  26.     BevelOuter = bvLowered
  27.     Color = clSilver
  28.     TabOrder = 0
  29.     object Image1: TImage
  30.       Left = 22
  31.       Top = 337
  32.       Width = 348
  33.       Height = 90
  34.       AutoSize = True
  35.       Picture.Data = {<image001.bmp>}
  36.     end
  37.     object Button1: TButton
  38.       Left = 68
  39.       Top = 360
  40.       Width = 97
  41.       Height = 26
  42.       Caption = 'Back'
  43.       Default = True
  44.       TabOrder = 0
  45.       OnClick = Button1Click
  46.     end
  47.     object PageControl1: TPageControl
  48.       Left = 8
  49.       Top = 8
  50.       Width = 377
  51.       Height = 321
  52.       ActivePage = TabSheet1
  53.       TabOrder = 1
  54.       OnChange = PageControl1Change
  55.       object TabSheet1: TTabSheet
  56.         Caption = 'Usage'
  57.         object Label1: TLabel
  58.           Left = 8
  59.           Top = 16
  60.           Width = 345
  61.           Height = 41
  62.           AutoSize = False
  63.           Caption = 
  64.             'It pretty much speaks for itself. If you want to convert your Ne' +
  65.             'tscape bookmarks to Internet Explorer format, you press the "Net' +
  66.             'scape to Internet Explorer" tab and if you want to '
  67.           Font.Charset = DEFAULT_CHARSET
  68.           Font.Color = clBlack
  69.           Font.Height = -11
  70.           Font.Name = 'MS Sans Serif'
  71.           Font.Style = [fsBold]
  72.           ParentFont = False
  73.           WordWrap = True
  74.         end
  75.         object Label2: TLabel
  76.           Left = 8
  77.           Top = 56
  78.           Width = 345
  79.           Height = 33
  80.           AutoSize = False
  81.           Caption = 
  82.             'convert your Internet Explorer bookmarks to Netscape format, you' +
  83.             ' press the "Internet Explorer to Netscape" tab.'
  84.           Font.Charset = DEFAULT_CHARSET
  85.           Font.Color = clBlack
  86.           Font.Height = -11
  87.           Font.Name = 'MS Sans Serif'
  88.           Font.Style = [fsBold]
  89.           ParentFont = False
  90.           WordWrap = True
  91.         end
  92.         object Label3: TLabel
  93.           Left = 8
  94.           Top = 93
  95.           Width = 337
  96.           Height = 49
  97.           AutoSize = False
  98.           Caption = 
  99.             'You begin with choosing the file/directory wherein your bookmark' +
  100.             's/favorites are stored. Then you choose the directory/file where' +
  101.             'in you want the converted favorites/'
  102.           Font.Charset = DEFAULT_CHARSET
  103.           Font.Color = clNavy
  104.           Font.Height = -11
  105.           Font.Name = 'MS Sans Serif'
  106.           Font.Style = [fsBold]
  107.           ParentFont = False
  108.           Transparent = True
  109.           WordWrap = True
  110.         end
  111.         object Label4: TLabel
  112.           Left = 8
  113.           Top = 195
  114.           Width = 305
  115.           Height = 17
  116.           AutoSize = False
  117.           Caption = 'Now press the "Convert!" button, and off you go.'
  118.           Font.Charset = DEFAULT_CHARSET
  119.           Font.Color = clBlack
  120.           Font.Height = -11
  121.           Font.Name = 'MS Sans Serif'
  122.           Font.Style = [fsBold]
  123.           ParentFont = False
  124.           Transparent = True
  125.           WordWrap = True
  126.         end
  127.         object Label54: TLabel
  128.           Left = 8
  129.           Top = 132
  130.           Width = 329
  131.           Height = 58
  132.           AutoSize = False
  133.           Caption = 
  134.             'bookmarks to be stored. In Internet Explorer to Netscape convers' +
  135.             'ion this is a bookmark file to be created, NOT an existing one. ' +
  136.             'For the bookmarks to come into Netscape you must copy this file ' +
  137.             'to the correct directory.'
  138.           Font.Charset = DEFAULT_CHARSET
  139.           Font.Color = clNavy
  140.           Font.Height = -11
  141.           Font.Name = 'MS Sans Serif'
  142.           Font.Style = [fsBold]
  143.           ParentFont = False
  144.           Transparent = True
  145.           WordWrap = True
  146.         end
  147.         object GroupBox1: TGroupBox
  148.           Left = 8
  149.           Top = 216
  150.           Width = 329
  151.           Height = 60
  152.           TabOrder = 0
  153.           object Label53: TLabel
  154.             Left = 8
  155.             Top = 12
  156.             Width = 217
  157.             Height = 45
  158.             AutoSize = False
  159.             Caption = 
  160.               'If you don∩┐╜t know the basics of bookmark / favorite storage, ple' +
  161.               'ase press this button for more info:'
  162.             Font.Charset = DEFAULT_CHARSET
  163.             Font.Color = clGreen
  164.             Font.Height = -11
  165.             Font.Name = 'MS Sans Serif'
  166.             Font.Style = [fsBold]
  167.             ParentFont = False
  168.             Transparent = True
  169.             WordWrap = True
  170.           end
  171.           object Button4: TButton
  172.             Left = 236
  173.             Top = 20
  174.             Width = 73
  175.             Height = 25
  176.             Caption = 'Basic info...'
  177.             TabOrder = 0
  178.             OnClick = Button4Click
  179.           end
  180.         end
  181.       end
  182.       object TabSheet2: TTabSheet
  183.         Caption = 'Settings'
  184.         object Label5: TLabel
  185.           Left = 8
  186.           Top = 16
  187.           Width = 345
  188.           Height = 41
  189.           AutoSize = False
  190.           Caption = 
  191.             'In the "Settings..." (in the file menu), you get to choose your ' +
  192.             'Internet Explorer favorites directory. This is because IE4 somet' +
  193.             'imes makes the favorites directory hidden to other'
  194.           Font.Charset = DEFAULT_CHARSET
  195.           Font.Color = clBlack
  196.           Font.Height = -11
  197.           Font.Name = 'MS Sans Serif'
  198.           Font.Style = [fsBold]
  199.           ParentFont = False
  200.           WordWrap = True
  201.         end
  202.         object Label6: TLabel
  203.           Left = 8
  204.           Top = 55
  205.           Width = 345
  206.           Height = 41
  207.           AutoSize = False
  208.           Caption = 
  209.             'programs, so I need the exact path to decloak it. However, you s' +
  210.             'hould never have to do this because the program autodetects the ' +
  211.             'directory, but in case autodetection fails'
  212.           Font.Charset = DEFAULT_CHARSET
  213.           Font.Color = clBlack
  214.           Font.Height = -11
  215.           Font.Name = 'MS Sans Serif'
  216.           Font.Style = [fsBold]
  217.           ParentFont = False
  218.           WordWrap = True
  219.         end
  220.         object Label7: TLabel
  221.           Left = 8
  222.           Top = 94
  223.           Width = 345
  224.           Height = 27
  225.           AutoSize = False
  226.           Caption = 
  227.             'you can override it by manually entering a directory of your cho' +
  228.             'ice.'
  229.           Font.Charset = DEFAULT_CHARSET
  230.           Font.Color = clBlack
  231.           Font.Height = -11
  232.           Font.Name = 'MS Sans Serif'
  233.           Font.Style = [fsBold]
  234.           ParentFont = False
  235.           WordWrap = True
  236.         end
  237.         object Label8: TLabel
  238.           Left = 8
  239.           Top = 138
  240.           Width = 345
  241.           Height = 39
  242.           AutoSize = False
  243.           Caption = 
  244.             'The "Name to put in Netscape Bookmark files" is the name that Ne' +
  245.             'tscape uses as the owner of the bookmark file. It is not necessa' +
  246.             'ry to write anything in this box.'
  247.           Font.Charset = DEFAULT_CHARSET
  248.           Font.Color = clNavy
  249.           Font.Height = -11
  250.           Font.Name = 'MS Sans Serif'
  251.           Font.Style = [fsBold]
  252.           ParentFont = False
  253.           WordWrap = True
  254.         end
  255.       end
  256.       object TabSheet3: TTabSheet
  257.         Caption = 'Utilities'
  258.         object Label9: TLabel
  259.           Left = 8
  260.           Top = 16
  261.           Width = 345
  262.           Height = 57
  263.           AutoSize = False
  264.           Caption = 
  265.             'In the "Utilities" menu you can find small programs related to b' +
  266.             'ookmarks and/or favorites in some way. Read about the different ' +
  267.             'utilities below.'
  268.           Font.Charset = DEFAULT_CHARSET
  269.           Font.Color = clBlack
  270.           Font.Height = -11
  271.           Font.Name = 'MS Sans Serif'
  272.           Font.Style = [fsBold]
  273.           ParentFont = False
  274.           WordWrap = True
  275.         end
  276.         object PageControl3: TPageControl
  277.           Left = 8
  278.           Top = 64
  279.           Width = 345
  280.           Height = 217
  281.           ActivePage = TabSheet10
  282.           TabOrder = 0
  283.           object TabSheet10: TTabSheet
  284.             Caption = 'Bookmark file repair'
  285.             object Label11: TLabel
  286.               Left = 8
  287.               Top = 10
  288.               Width = 329
  289.               Height = 55
  290.               AutoSize = False
  291.               Caption = 
  292.                 'This utility repairs bookmark files that have been messed up due' +
  293.                 ' to a known bug in some versions of Netscape. These corrupt book' +
  294.                 'mark files can still be read by'
  295.               Font.Charset = DEFAULT_CHARSET
  296.               Font.Color = clNavy
  297.               Font.Height = -11
  298.               Font.Name = 'MS Sans Serif'
  299.               Font.Style = [fsBold]
  300.               ParentFont = False
  301.               WordWrap = True
  302.             end
  303.             object Label12: TLabel
  304.               Left = 8
  305.               Top = 49
  306.               Width = 329
  307.               Height = 41
  308.               AutoSize = False
  309.               Caption = 
  310.                 'Netscape itself, but when you try to convert them to Internet Ex' +
  311.                 'plorer format, using Bookmark Converter, they cause an error and' +
  312.                 ' the program crashes.'
  313.               Font.Charset = DEFAULT_CHARSET
  314.               Font.Color = clNavy
  315.               Font.Height = -11
  316.               Font.Name = 'MS Sans Serif'
  317.               Font.Style = [fsBold]
  318.               ParentFont = False
  319.               WordWrap = True
  320.             end
  321.             object Label13: TLabel
  322.               Left = 8
  323.               Top = 150
  324.               Width = 329
  325.               Height = 31
  326.               AutoSize = False
  327.               Caption = 
  328.                 'Choose the file to repair using the "Browse..." button, press th' +
  329.                 'e "Repair it!" button and you∩┐╜re done!'
  330.               Font.Charset = DEFAULT_CHARSET
  331.               Font.Color = clNavy
  332.               Font.Height = -11
  333.               Font.Name = 'MS Sans Serif'
  334.               Font.Style = [fsBold]
  335.               ParentFont = False
  336.               WordWrap = True
  337.             end
  338.             object Label56: TLabel
  339.               Left = 8
  340.               Top = 102
  341.               Width = 329
  342.               Height = 31
  343.               AutoSize = False
  344.               Caption = 
  345.                 'Bookmark file repair does now also make Unix/Linux bookmark file' +
  346.                 's convertable with Bookmark Converter.'
  347.               Font.Charset = DEFAULT_CHARSET
  348.               Font.Color = clNavy
  349.               Font.Height = -11
  350.               Font.Name = 'MS Sans Serif'
  351.               Font.Style = [fsBold]
  352.               ParentFont = False
  353.               WordWrap = True
  354.             end
  355.           end
  356.           object TabSheet11: TTabSheet
  357.             Caption = 'Bookmark Synchronizer'
  358.             object Label10: TLabel
  359.               Left = 8
  360.               Top = 10
  361.               Width = 329
  362.               Height = 55
  363.               AutoSize = False
  364.               Caption = 
  365.                 'This utility will synchronize the chosen Netscape bookmark file ' +
  366.                 'and Internet Explorer favorites directory. That is, it will firs' +
  367.                 't merge them and then save the merged'
  368.               Font.Charset = DEFAULT_CHARSET
  369.               Font.Color = clNavy
  370.               Font.Height = -11
  371.               Font.Name = 'MS Sans Serif'
  372.               Font.Style = [fsBold]
  373.               ParentFont = False
  374.               WordWrap = True
  375.             end
  376.             object Label57: TLabel
  377.               Left = 8
  378.               Top = 49
  379.               Width = 329
  380.               Height = 41
  381.               AutoSize = False
  382.               Caption = 
  383.                 'set of bookmarks / favorites in both locations, so that you can ' +
  384.                 'freely use both browsers regularly, and still share the bookmark' +
  385.                 's / favorites between them both!'
  386.               Font.Charset = DEFAULT_CHARSET
  387.               Font.Color = clNavy
  388.               Font.Height = -11
  389.               Font.Name = 'MS Sans Serif'
  390.               Font.Style = [fsBold]
  391.               ParentFont = False
  392.               WordWrap = True
  393.             end
  394.             object Label58: TLabel
  395.               Left = 8
  396.               Top = 105
  397.               Width = 329
  398.               Height = 56
  399.               AutoSize = False
  400.               Caption = 
  401.                 'In the registered version you can let Bookmark Converter automat' +
  402.                 'ically synchronize your bookmarks / favorites every time you sta' +
  403.                 'rt Windows, simply by checking the '#39'Synchronize on system boot'#39' ' +
  404.                 'checkbox.'
  405.               Font.Charset = DEFAULT_CHARSET
  406.               Font.Color = clMaroon
  407.               Font.Height = -11
  408.               Font.Name = 'MS Sans Serif'
  409.               Font.Style = [fsBold]
  410.               ParentFont = False
  411.               WordWrap = True
  412.             end
  413.           end
  414.         end
  415.       end
  416.       object TabSheet4: TTabSheet
  417.         Caption = 'Command-line Conversion'
  418.         object Label38: TLabel
  419.           Left = 8
  420.           Top = 7
  421.           Width = 337
  422.           Height = 13
  423.           AutoSize = False
  424.           Caption = 'This feature is only available in the registered version.'
  425.           Font.Charset = DEFAULT_CHARSET
  426.           Font.Color = clRed
  427.           Font.Height = -11
  428.           Font.Name = 'MS Sans Serif'
  429.           Font.Style = [fsBold]
  430.           ParentFont = False
  431.           WordWrap = True
  432.         end
  433.         object PageControl4: TPageControl
  434.           Left = 2
  435.           Top = 32
  436.           Width = 365
  437.           Height = 241
  438.           ActivePage = TabSheet13
  439.           TabOrder = 0
  440.           object TabSheet13: TTabSheet
  441.             Caption = 'About'
  442.             object Label15: TLabel
  443.               Left = 6
  444.               Top = 107
  445.               Width = 351
  446.               Height = 58
  447.               AutoSize = False
  448.               Caption = 'converted automatically, for all employees, on network logon.'
  449.               Font.Charset = DEFAULT_CHARSET
  450.               Font.Color = clBlack
  451.               Font.Height = -11
  452.               Font.Name = 'MS Sans Serif'
  453.               Font.Style = [fsBold]
  454.               ParentFont = False
  455.               WordWrap = True
  456.             end
  457.             object Label14: TLabel
  458.               Left = 8
  459.               Top = 14
  460.               Width = 345
  461.               Height = 41
  462.               AutoSize = False
  463.               Caption = 
  464.                 'Command line conversion is a very useful utility e.g. for compan' +
  465.                 'ies with many users in a network. '
  466.               Font.Charset = DEFAULT_CHARSET
  467.               Font.Color = clBlack
  468.               Font.Height = -11
  469.               Font.Name = 'MS Sans Serif'
  470.               Font.Style = [fsBold]
  471.               ParentFont = False
  472.               WordWrap = True
  473.             end
  474.             object Label62: TLabel
  475.               Left = 6
  476.               Top = 55
  477.               Width = 351
  478.               Height = 58
  479.               AutoSize = False
  480.               Caption = 
  481.                 'If your company is changing browsers and you still want your emp' +
  482.                 'loyees to be able to keep their bookmarks / favorites, simply ru' +
  483.                 'n Bookmark Converter from the server by putting it in the login ' +
  484.                 'script and the bookmarks/favorites can be'
  485.               Font.Charset = DEFAULT_CHARSET
  486.               Font.Color = clBlack
  487.               Font.Height = -11
  488.               Font.Name = 'MS Sans Serif'
  489.               Font.Style = [fsBold]
  490.               ParentFont = False
  491.               Transparent = True
  492.               WordWrap = True
  493.             end
  494.           end
  495.           object TabSheet14: TTabSheet
  496.             Caption = 'Usage'
  497.             object Label24: TLabel
  498.               Left = 5
  499.               Top = 14
  500.               Width = 345
  501.               Height = 18
  502.               AutoSize = False
  503.               Caption = 'The program will need three command-line parameters:'
  504.               Font.Charset = DEFAULT_CHARSET
  505.               Font.Color = clNavy
  506.               Font.Height = -11
  507.               Font.Name = 'MS Sans Serif'
  508.               Font.Style = [fsBold, fsUnderline]
  509.               ParentFont = False
  510.               WordWrap = True
  511.             end
  512.             object Label17: TLabel
  513.               Left = 5
  514.               Top = 42
  515.               Width = 350
  516.               Height = 28
  517.               AutoSize = False
  518.               Caption = 
  519.                 '1. Source directory. That is the directory where the actual book' +
  520.                 'marks/favorites to be converted are located.'
  521.               Font.Charset = DEFAULT_CHARSET
  522.               Font.Color = clBlack
  523.               Font.Height = -11
  524.               Font.Name = 'MS Sans Serif'
  525.               Font.Style = [fsBold]
  526.               ParentFont = False
  527.               WordWrap = True
  528.             end
  529.             object Label18: TLabel
  530.               Left = 5
  531.               Top = 78
  532.               Width = 345
  533.               Height = 31
  534.               AutoSize = False
  535.               Caption = 
  536.                 '2. Target directory. An existing directory to place the converte' +
  537.                 'd bookmarks/favorites in.'
  538.               Font.Charset = DEFAULT_CHARSET
  539.               Font.Color = clBlack
  540.               Font.Height = -11
  541.               Font.Name = 'MS Sans Serif'
  542.               Font.Style = [fsBold]
  543.               ParentFont = False
  544.               WordWrap = True
  545.             end
  546.             object Label19: TLabel
  547.               Left = 5
  548.               Top = 113
  549.               Width = 345
  550.               Height = 60
  551.               AutoSize = False
  552.               Caption = 
  553.                 '3. Conversion type. "-ietons" for conversion from Internet Explo' +
  554.                 'rer to Netscape and "-nstoie" for the opposite. If you want to s' +
  555.                 'ynchronize a bookmark file and a set of favorites you should wri' +
  556.                 'te "-sync".'
  557.               Font.Charset = DEFAULT_CHARSET
  558.               Font.Color = clBlack
  559.               Font.Height = -11
  560.               Font.Name = 'MS Sans Serif'
  561.               Font.Style = [fsBold]
  562.               ParentFont = False
  563.               WordWrap = True
  564.             end
  565.             object Label27: TLabel
  566.               Left = 5
  567.               Top = 113
  568.               Width = 12
  569.               Height = 13
  570.               Caption = '3.'
  571.               Font.Charset = DEFAULT_CHARSET
  572.               Font.Color = clRed
  573.               Font.Height = -11
  574.               Font.Name = 'MS Sans Serif'
  575.               Font.Style = [fsBold]
  576.               ParentFont = False
  577.               Transparent = True
  578.               WordWrap = True
  579.             end
  580.             object Label26: TLabel
  581.               Left = 5
  582.               Top = 78
  583.               Width = 12
  584.               Height = 13
  585.               Caption = '2.'
  586.               Font.Charset = DEFAULT_CHARSET
  587.               Font.Color = clRed
  588.               Font.Height = -11
  589.               Font.Name = 'MS Sans Serif'
  590.               Font.Style = [fsBold]
  591.               ParentFont = False
  592.               Transparent = True
  593.               WordWrap = True
  594.             end
  595.             object Label25: TLabel
  596.               Left = 5
  597.               Top = 42
  598.               Width = 12
  599.               Height = 13
  600.               Caption = '1.'
  601.               Font.Charset = DEFAULT_CHARSET
  602.               Font.Color = clRed
  603.               Font.Height = -11
  604.               Font.Name = 'MS Sans Serif'
  605.               Font.Style = [fsBold]
  606.               ParentFont = False
  607.               Transparent = True
  608.               WordWrap = True
  609.             end
  610.             object Label63: TLabel
  611.               Left = 5
  612.               Top = 174
  613.               Width = 345
  614.               Height = 31
  615.               AutoSize = False
  616.               Caption = 
  617.                 'In the synchronization case, the order of parameter 1 and 2 can ' +
  618.                 'be either way, it makes no difference.'
  619.               Font.Charset = DEFAULT_CHARSET
  620.               Font.Color = clBlack
  621.               Font.Height = -11
  622.               Font.Name = 'MS Sans Serif'
  623.               Font.Style = [fsBold]
  624.               ParentFont = False
  625.               WordWrap = True
  626.             end
  627.           end
  628.           object TabSheet12: TTabSheet
  629.             Caption = 'Examples'
  630.             object Label16: TLabel
  631.               Left = 5
  632.               Top = 14
  633.               Width = 350
  634.               Height = 15
  635.               AutoSize = False
  636.               Caption = 'Conversion of IE favorites to NS bookmarks:'
  637.               Font.Charset = DEFAULT_CHARSET
  638.               Font.Color = clNavy
  639.               Font.Height = -11
  640.               Font.Name = 'MS Sans Serif'
  641.               Font.Style = [fsBold, fsUnderline]
  642.               ParentFont = False
  643.               WordWrap = True
  644.             end
  645.             object Label23: TLabel
  646.               Left = 5
  647.               Top = 174
  648.               Width = 350
  649.               Height = 15
  650.               AutoSize = False
  651.               Caption = 'or'
  652.               Font.Charset = DEFAULT_CHARSET
  653.               Font.Color = clNavy
  654.               Font.Height = -11
  655.               Font.Name = 'MS Sans Serif'
  656.               Font.Style = [fsBold]
  657.               ParentFont = False
  658.               WordWrap = True
  659.             end
  660.             object Label22: TLabel
  661.               Left = 5
  662.               Top = 38
  663.               Width = 350
  664.               Height = 15
  665.               AutoSize = False
  666.               Caption = 'bm_conv.exe c:\favorites c:\bookmark\bookmark.htm -ietons'
  667.               Font.Charset = DEFAULT_CHARSET
  668.               Font.Color = clBlack
  669.               Font.Height = -11
  670.               Font.Name = 'MS Sans Serif'
  671.               Font.Style = [fsBold]
  672.               ParentFont = False
  673.               WordWrap = True
  674.             end
  675.             object Label21: TLabel
  676.               Left = 5
  677.               Top = 97
  678.               Width = 350
  679.               Height = 15
  680.               AutoSize = False
  681.               Caption = 'bm_conv.exe c:\bookmark\bookmark.htm c:\favorites -nstoie'
  682.               Font.Charset = DEFAULT_CHARSET
  683.               Font.Color = clBlack
  684.               Font.Height = -11
  685.               Font.Name = 'MS Sans Serif'
  686.               Font.Style = [fsBold]
  687.               ParentFont = False
  688.               WordWrap = True
  689.             end
  690.             object Label20: TLabel
  691.               Left = 5
  692.               Top = 73
  693.               Width = 350
  694.               Height = 15
  695.               AutoSize = False
  696.               Caption = 'Conversion of NS bookmarks to IE favorites:'
  697.               Font.Charset = DEFAULT_CHARSET
  698.               Font.Color = clNavy
  699.               Font.Height = -11
  700.               Font.Name = 'MS Sans Serif'
  701.               Font.Style = [fsBold, fsUnderline]
  702.               ParentFont = False
  703.               WordWrap = True
  704.             end
  705.             object Label59: TLabel
  706.               Left = 5
  707.               Top = 134
  708.               Width = 350
  709.               Height = 15
  710.               AutoSize = False
  711.               Caption = 'Synchronization of NS bookmarks and IE favorites:'
  712.               Font.Charset = DEFAULT_CHARSET
  713.               Font.Color = clNavy
  714.               Font.Height = -11
  715.               Font.Name = 'MS Sans Serif'
  716.               Font.Style = [fsBold, fsUnderline]
  717.               ParentFont = False
  718.               WordWrap = True
  719.             end
  720.             object Label60: TLabel
  721.               Left = 5
  722.               Top = 158
  723.               Width = 350
  724.               Height = 15
  725.               AutoSize = False
  726.               Caption = 'bm_conv.exe c:\bookmark\bookmark.htm c:\favorites -sync'
  727.               Font.Charset = DEFAULT_CHARSET
  728.               Font.Color = clBlack
  729.               Font.Height = -11
  730.               Font.Name = 'MS Sans Serif'
  731.               Font.Style = [fsBold]
  732.               ParentFont = False
  733.               WordWrap = True
  734.             end
  735.             object Label61: TLabel
  736.               Left = 5
  737.               Top = 190
  738.               Width = 350
  739.               Height = 15
  740.               AutoSize = False
  741.               Caption = 'bm_conv.exe c:\favorites c:\bookmark\bookmark.htm -sync'
  742.               Font.Charset = DEFAULT_CHARSET
  743.               Font.Color = clBlack
  744.               Font.Height = -11
  745.               Font.Name = 'MS Sans Serif'
  746.               Font.Style = [fsBold]
  747.               ParentFont = False
  748.               WordWrap = True
  749.             end
  750.           end
  751.         end
  752.       end
  753.       object TabSheet5: TTabSheet
  754.         Caption = 'Registration'
  755.         object Label28: TLabel
  756.           Left = 8
  757.           Top = 16
  758.           Width = 345
  759.           Height = 33
  760.           AutoSize = False
  761.           Caption = 
  762.             'If you like the program, and want to keep using it after 30 days' +
  763.             ', please register it.'
  764.           Font.Charset = DEFAULT_CHARSET
  765.           Font.Color = clBlack
  766.           Font.Height = -11
  767.           Font.Name = 'MS Sans Serif'
  768.           Font.Style = [fsBold]
  769.           ParentFont = False
  770.           WordWrap = True
  771.         end
  772.         object Label48: TLabel
  773.           Left = 8
  774.           Top = 43
  775.           Width = 345
  776.           Height = 33
  777.           AutoSize = False
  778.           Caption = 
  779.             'But in case you can∩┐╜t afford $8 I feel sorry for you, and you ca' +
  780.             'n use it anyway. The program is completely nag-free!'
  781.           Font.Charset = DEFAULT_CHARSET
  782.           Font.Color = clBlack
  783.           Font.Height = -11
  784.           Font.Name = 'MS Sans Serif'
  785.           Font.Style = [fsBold]
  786.           ParentFont = False
  787.           WordWrap = True
  788.         end
  789.         object Label49: TLabel
  790.           Left = 206
  791.           Top = 56
  792.           Width = 116
  793.           Height = 13
  794.           Caption = 'completely nag-free!'
  795.           Font.Charset = DEFAULT_CHARSET
  796.           Font.Color = clRed
  797.           Font.Height = -11
  798.           Font.Name = 'MS Sans Serif'
  799.           Font.Style = [fsBold]
  800.           ParentFont = False
  801.           Transparent = True
  802.         end
  803.         object Image2: TImage
  804.           Left = 32
  805.           Top = 16
  806.           Width = 290
  807.           Height = 44
  808.           AutoSize = True
  809.           Picture.Data = {<image002.bmp>}
  810.           Visible = False
  811.         end
  812.         object PageControl2: TPageControl
  813.           Left = 13
  814.           Top = 77
  815.           Width = 335
  816.           Height = 212
  817.           ActivePage = TabSheet7
  818.           TabOrder = 0
  819.           OnChange = PageControl2Change
  820.           object TabSheet7: TTabSheet
  821.             Caption = 'Why register?'
  822.             object Label29: TLabel
  823.               Left = 8
  824.               Top = 6
  825.               Width = 307
  826.               Height = 35
  827.               AutoSize = False
  828.               Caption = 
  829.                 'When you register, you support future releases of this and other' +
  830.                 ' programs, plus you get a clear conscience. '
  831.               Font.Charset = DEFAULT_CHARSET
  832.               Font.Color = clBlack
  833.               Font.Height = -11
  834.               Font.Name = 'MS Sans Serif'
  835.               Font.Style = [fsBold]
  836.               ParentFont = False
  837.               WordWrap = True
  838.             end
  839.             object Label30: TLabel
  840.               Left = 8
  841.               Top = 154
  842.               Width = 307
  843.               Height = 18
  844.               AutoSize = False
  845.               Caption = 'Is that a great deal or what!?'
  846.               Font.Charset = DEFAULT_CHARSET
  847.               Font.Color = clBlack
  848.               Font.Height = -11
  849.               Font.Name = 'MS Sans Serif'
  850.               Font.Style = [fsBold]
  851.               ParentFont = False
  852.               WordWrap = True
  853.             end
  854.             object Label39: TLabel
  855.               Left = 8
  856.               Top = 53
  857.               Width = 307
  858.               Height = 58
  859.               AutoSize = False
  860.               Caption = 
  861.                 'You will also be able to use the Command-line Conversion, which ' +
  862.                 'might be fun, especially if you∩┐╜re a company. (or perhaps own on' +
  863.                 'e, if you ARE a company you might want to seek professional help' +
  864.                 ' :-)'
  865.               Font.Charset = DEFAULT_CHARSET
  866.               Font.Color = clBlack
  867.               Font.Height = -11
  868.               Font.Name = 'MS Sans Serif'
  869.               Font.Style = [fsBold]
  870.               ParentFont = False
  871.               WordWrap = True
  872.             end
  873.             object Label55: TLabel
  874.               Left = 8
  875.               Top = 118
  876.               Width = 289
  877.               Height = 35
  878.               AutoSize = False
  879.               Caption = 
  880.                 'The registration code will work for all versions 2.x. You will a' +
  881.                 'lways be notified of upgrade releases.'
  882.               Font.Charset = DEFAULT_CHARSET
  883.               Font.Color = clBlack
  884.               Font.Height = -11
  885.               Font.Name = 'MS Sans Serif'
  886.               Font.Style = [fsBold]
  887.               ParentFont = False
  888.               WordWrap = True
  889.             end
  890.           end
  891.           object TabSheet6: TTabSheet
  892.             Caption = 'Registration types'
  893.             object Label31: TLabel
  894.               Left = 8
  895.               Top = 6
  896.               Width = 300
  897.               Height = 18
  898.               AutoSize = False
  899.               Caption = 'There are two types of registration:'
  900.               Font.Charset = DEFAULT_CHARSET
  901.               Font.Color = clBlack
  902.               Font.Height = -11
  903.               Font.Name = 'MS Sans Serif'
  904.               Font.Style = [fsBold]
  905.               ParentFont = False
  906.               WordWrap = True
  907.             end
  908.             object Label32: TLabel
  909.               Left = 8
  910.               Top = 25
  911.               Width = 320
  912.               Height = 43
  913.               AutoSize = False
  914.               Caption = 
  915.                 '1. Single copy registration. This is for private persons and may' +
  916.                 'be very small companies. You get registration for ONE copy of th' +
  917.                 'e program, for usage by ONE person.'
  918.               Font.Charset = DEFAULT_CHARSET
  919.               Font.Color = clNavy
  920.               Font.Height = -11
  921.               Font.Name = 'MS Sans Serif'
  922.               Font.Style = [fsBold]
  923.               ParentFont = False
  924.               WordWrap = True
  925.             end
  926.             object Label33: TLabel
  927.               Left = 8
  928.               Top = 25
  929.               Width = 12
  930.               Height = 13
  931.               Caption = '1.'
  932.               Font.Charset = DEFAULT_CHARSET
  933.               Font.Color = clRed
  934.               Font.Height = -11
  935.               Font.Name = 'MS Sans Serif'
  936.               Font.Style = [fsBold]
  937.               ParentFont = False
  938.               WordWrap = True
  939.             end
  940.             object Label36: TLabel
  941.               Left = 8
  942.               Top = 78
  943.               Width = 89
  944.               Height = 18
  945.               AutoSize = False
  946.               Caption = 'Price: $8'
  947.               Font.Charset = DEFAULT_CHARSET
  948.               Font.Color = clGreen
  949.               Font.Height = -11
  950.               Font.Name = 'MS Sans Serif'
  951.               Font.Style = [fsBold]
  952.               ParentFont = False
  953.               WordWrap = True
  954.             end
  955.             object Label34: TLabel
  956.               Left = 8
  957.               Top = 100
  958.               Width = 320
  959.               Height = 63
  960.               AutoSize = False
  961.               Caption = 
  962.                 '2. Company registration. This is for companies or organizations ' +
  963.                 'with many users. You get registration for UNLIMITED USAGE AND CO' +
  964.                 'PIES WITHIN THE COMPANY / ORGANIZATION.'
  965.               Font.Charset = DEFAULT_CHARSET
  966.               Font.Color = clNavy
  967.               Font.Height = -11
  968.               Font.Name = 'MS Sans Serif'
  969.               Font.Style = [fsBold]
  970.               ParentFont = False
  971.               WordWrap = True
  972.             end
  973.             object Label35: TLabel
  974.               Left = 8
  975.               Top = 100
  976.               Width = 12
  977.               Height = 13
  978.               Caption = '2.'
  979.               Font.Charset = DEFAULT_CHARSET
  980.               Font.Color = clRed
  981.               Font.Height = -11
  982.               Font.Name = 'MS Sans Serif'
  983.               Font.Style = [fsBold]
  984.               ParentFont = False
  985.               WordWrap = True
  986.             end
  987.             object Label37: TLabel
  988.               Left = 8
  989.               Top = 166
  990.               Width = 89
  991.               Height = 18
  992.               AutoSize = False
  993.               Caption = 'Price: $48'
  994.               Font.Charset = DEFAULT_CHARSET
  995.               Font.Color = clGreen
  996.               Font.Height = -11
  997.               Font.Name = 'MS Sans Serif'
  998.               Font.Style = [fsBold]
  999.               ParentFont = False
  1000.               WordWrap = True
  1001.             end
  1002.             object Label51: TLabel
  1003.               Left = 8
  1004.               Top = 64
  1005.               Width = 314
  1006.               Height = 13
  1007.               AutoSize = False
  1008.               Caption = 'NOT for network usage.'
  1009.               Font.Charset = DEFAULT_CHARSET
  1010.               Font.Color = clNavy
  1011.               Font.Height = -11
  1012.               Font.Name = 'MS Sans Serif'
  1013.               Font.Style = [fsBold]
  1014.               ParentFont = False
  1015.               WordWrap = True
  1016.             end
  1017.             object Label52: TLabel
  1018.               Left = 8
  1019.               Top = 152
  1020.               Width = 314
  1021.               Height = 13
  1022.               AutoSize = False
  1023.               Caption = 'Supports network usage.'
  1024.               Font.Charset = DEFAULT_CHARSET
  1025.               Font.Color = clNavy
  1026.               Font.Height = -11
  1027.               Font.Name = 'MS Sans Serif'
  1028.               Font.Style = [fsBold]
  1029.               ParentFont = False
  1030.               WordWrap = True
  1031.             end
  1032.           end
  1033.           object TabSheet8: TTabSheet
  1034.             Caption = 'How to register'
  1035.             object Label40: TLabel
  1036.               Left = 8
  1037.               Top = 6
  1038.               Width = 307
  1039.               Height = 27
  1040.               AutoSize = False
  1041.               Caption = 'To register, go to the Bookmark Converter Homepage at:'
  1042.               Font.Charset = DEFAULT_CHARSET
  1043.               Font.Color = clBlack
  1044.               Font.Height = -11
  1045.               Font.Name = 'MS Sans Serif'
  1046.               Font.Style = [fsBold]
  1047.               ParentFont = False
  1048.               WordWrap = True
  1049.             end
  1050.             object Label41: TLabel
  1051.               Left = 8
  1052.               Top = 33
  1053.               Width = 307
  1054.               Height = 19
  1055.               AutoSize = False
  1056.               Caption = 'http://www.abc.se/~m9761/bm_conv'
  1057.               Font.Charset = DEFAULT_CHARSET
  1058.               Font.Color = clRed
  1059.               Font.Height = -11
  1060.               Font.Name = 'MS Sans Serif'
  1061.               Font.Style = [fsBold]
  1062.               ParentFont = False
  1063.               WordWrap = True
  1064.             end
  1065.             object Label42: TLabel
  1066.               Left = 8
  1067.               Top = 47
  1068.               Width = 307
  1069.               Height = 39
  1070.               AutoSize = False
  1071.               Caption = 
  1072.                 'There you will be sent on to a major registration service on the' +
  1073.                 ' internet, where you can pay using VISA, Mastercard, American Ex' +
  1074.                 'press or Discover.'
  1075.               Font.Charset = DEFAULT_CHARSET
  1076.               Font.Color = clBlack
  1077.               Font.Height = -11
  1078.               Font.Name = 'MS Sans Serif'
  1079.               Font.Style = [fsBold]
  1080.               ParentFont = False
  1081.               WordWrap = True
  1082.             end
  1083.             object Label43: TLabel
  1084.               Left = 8
  1085.               Top = 86
  1086.               Width = 307
  1087.               Height = 43
  1088.               AutoSize = False
  1089.               Caption = 
  1090.                 'The registration service is using the latest secure server techn' +
  1091.                 'ology and you will get your registration code by e-mail in 0-2 d' +
  1092.                 'ays after registering.'
  1093.               Font.Charset = DEFAULT_CHARSET
  1094.               Font.Color = clBlack
  1095.               Font.Height = -11
  1096.               Font.Name = 'MS Sans Serif'
  1097.               Font.Style = [fsBold]
  1098.               ParentFont = False
  1099.               WordWrap = True
  1100.             end
  1101.             object Label50: TLabel
  1102.               Left = 8
  1103.               Top = 160
  1104.               Width = 225
  1105.               Height = 14
  1106.               AutoSize = False
  1107.               Caption = 'If you live in Sweden press this button:'
  1108.               Font.Charset = DEFAULT_CHARSET
  1109.               Font.Color = clBlue
  1110.               Font.Height = -11
  1111.               Font.Name = 'MS Sans Serif'
  1112.               Font.Style = [fsBold]
  1113.               ParentFont = False
  1114.               WordWrap = True
  1115.             end
  1116.             object Label64: TLabel
  1117.               Left = 8
  1118.               Top = 133
  1119.               Width = 225
  1120.               Height = 14
  1121.               AutoSize = False
  1122.               Caption = 'Info on alternative ways of registration:'
  1123.               Font.Charset = DEFAULT_CHARSET
  1124.               Font.Color = clBlue
  1125.               Font.Height = -11
  1126.               Font.Name = 'MS Sans Serif'
  1127.               Font.Style = [fsBold]
  1128.               ParentFont = False
  1129.               WordWrap = True
  1130.             end
  1131.             object Button3: TButton
  1132.               Left = 235
  1133.               Top = 157
  1134.               Width = 85
  1135.               Height = 22
  1136.               Caption = 'Swedes only...'
  1137.               Font.Charset = DEFAULT_CHARSET
  1138.               Font.Color = clWindowText
  1139.               Font.Height = -11
  1140.               Font.Name = 'MS Sans Serif'
  1141.               Font.Style = []
  1142.               ParentFont = False
  1143.               TabOrder = 0
  1144.               OnClick = Button3Click
  1145.             end
  1146.             object Button5: TButton
  1147.               Left = 235
  1148.               Top = 130
  1149.               Width = 85
  1150.               Height = 22
  1151.               Caption = 'No Credit Card?'
  1152.               TabOrder = 1
  1153.               OnClick = Button5Click
  1154.             end
  1155.           end
  1156.           object TabSheet9: TTabSheet
  1157.             Caption = 'Enter code!'
  1158.             object Label44: TLabel
  1159.               Left = 8
  1160.               Top = 6
  1161.               Width = 307
  1162.               Height = 74
  1163.               AutoSize = False
  1164.               Caption = 
  1165.                 'If you have registered for a single copy, you can enter you name' +
  1166.                 ' (the name you stated when you got the code) and code below to m' +
  1167.                 'ake this copy of the program registered. Remember that the name ' +
  1168.                 'and code are both case-sensitive.'
  1169.               Font.Charset = DEFAULT_CHARSET
  1170.               Font.Color = clBlack
  1171.               Font.Height = -11
  1172.               Font.Name = 'MS Sans Serif'
  1173.               Font.Style = [fsBold]
  1174.               ParentFont = False
  1175.               WordWrap = True
  1176.             end
  1177.             object Label45: TLabel
  1178.               Left = 8
  1179.               Top = 81
  1180.               Width = 31
  1181.               Height = 13
  1182.               Caption = 'Name:'
  1183.             end
  1184.             object Label46: TLabel
  1185.               Left = 8
  1186.               Top = 108
  1187.               Width = 53
  1188.               Height = 13
  1189.               Caption = 'Reg. code:'
  1190.             end
  1191.             object Label47: TLabel
  1192.               Left = 8
  1193.               Top = 134
  1194.               Width = 307
  1195.               Height = 43
  1196.               AutoSize = False
  1197.               Caption = 
  1198.                 'If you have a company registration, please use the external prog' +
  1199.                 'ram for company registration, found in the Bookmark Converter fo' +
  1200.                 'lder in the Start-menu.'
  1201.               Font.Charset = DEFAULT_CHARSET
  1202.               Font.Color = clBlack
  1203.               Font.Height = -11
  1204.               Font.Name = 'MS Sans Serif'
  1205.               Font.Style = [fsBold]
  1206.               ParentFont = False
  1207.               WordWrap = True
  1208.             end
  1209.             object Edit1: TEdit
  1210.               Left = 64
  1211.               Top = 78
  1212.               Width = 241
  1213.               Height = 24
  1214.               Font.Charset = ANSI_CHARSET
  1215.               Font.Color = clWindowText
  1216.               Font.Height = -13
  1217.               Font.Name = 'Courier New'
  1218.               Font.Style = []
  1219.               MaxLength = 25
  1220.               ParentFont = False
  1221.               TabOrder = 0
  1222.             end
  1223.             object Edit2: TEdit
  1224.               Left = 64
  1225.               Top = 105
  1226.               Width = 113
  1227.               Height = 24
  1228.               Font.Charset = ANSI_CHARSET
  1229.               Font.Color = clWindowText
  1230.               Font.Height = -13
  1231.               Font.Name = 'Courier New'
  1232.               Font.Style = []
  1233.               MaxLength = 10
  1234.               ParentFont = False
  1235.               TabOrder = 1
  1236.             end
  1237.             object Button2: TButton
  1238.               Left = 208
  1239.               Top = 105
  1240.               Width = 97
  1241.               Height = 25
  1242.               Caption = 'Register!'
  1243.               TabOrder = 2
  1244.               OnClick = Button2Click
  1245.             end
  1246.           end
  1247.         end
  1248.       end
  1249.     end
  1250.   end
  1251.   object Timer1: TTimer
  1252.     Enabled = False
  1253.     Interval = 200
  1254.     OnTimer = Timer1Timer
  1255.     Left = 346
  1256.     Top = 53
  1257.   end
  1258. end
  1259.